Jump to content

Piano Sonata No. 2 (Beethoven)

From Wikipedia, the free encyclopedia
Piano Sonata No. 2
by Ludwig van Beethoven
Cover of 1862 edition of Beethoven's first three piano sonatas (Breitkopf & Härtel)
KeyA major
Opus2/2
StyleClassical period
FormPiano sonata
Composed1795 (1795)
DedicationJoseph Haydn
Published1796, Vienna
PublisherArtaria
Duration22 minutes
Movements4
Audio samples
I. Allegro vivace (6:31)
II. Largo appassionato (7:26)
III. Scherzo: Allegretto (3:27)
IV. Rondo: Grazioso (5:48)
Recorded c. 1932, performed by Artur Schnabel

Ludwig van Beethoven's Piano Sonata No. 2 in A major, Op. 2, No. 2, was written in 1795 and dedicated to Joseph Haydn. It was published simultaneously with his first and third sonatas in 1796.

Donald Francis Tovey wrote, "The second sonata is flawless in execution and entirely beyond the range of Haydn and Mozart in harmonic and dramatic thought, except in the Finale."[1]

A typical performance of the entire sonata lasts about 22 minutes.

The sonata was the first Beethoven sonata to reach America and was performed in New York on June 5, 1807.[citation needed]

Structure

[edit]

The sonata is laid out in four movements:

  1. Allegro vivace, 2
    4
    (A major)
  2. Largo appassionato, 3
    4
    (D major)
  3. Scherzo: Allegretto, 3
    4
    (A major → A minor → A major)
  4. Rondo: Grazioso, common time (A major)

I. Allegro vivace

[edit]

\layout {
  \context {
    \PianoStaff
    \consists "Span_stem_engraver"
  }
}
{ \new PianoStaff <<
 \new Staff \relative c'' {
  \tempo "Allegro vivace"
  \key a \major \time 2/4
  \partial 8 <a a'>8-. |
  <e e'>4-. r8 e32( d cis b |
  a4) r8 <a' a'>-. |
  <fis fis'>4-. r8 fis32( e d cis |
  b4) r8 <d' d'>-. |
  <b b'>4-. <gis gis'>-. |
  <e e'>4-. <d d'>-. |
  <b b'>4-. gis'^. |
  e4^.
 }
 \new Dynamics { s8\p }
 \new Staff <<
  \new Voice \relative c' {
   s8 | s2*6 |
   s4 \voiceOne \crossStaff { gis4 |
   e4 }
  }
  \new Voice \relative c' {
   \key a \major \clef bass
   a8-. |
   e4-. r8 e32( d cis b |
   a4) r8 a'-. |
   fis4-. r8 fis32( e d cis |
   b4) r8 d'-. |
   b4-. gis-. |
   e4-. d-. |
   \voiceTwo b4-. gis-. |
   e4-.
  }
 >>
>> }

The first movement is an athletic movement that has a bright disposition. The second theme of exposition contains some striking modulations for the time period. A large portion of the development section is in F major, which contains a third relationship with the key of the work, A major. A difficult, but beautiful canonic section is also to be found in the development. The recapitulation contains no coda and the movement ends quietly and unassumingly.

Tovey wrote, "The opening of the second subject in the first movement is a wonderful example of the harmonic principle previously mentioned...In all music, nothing equally dramatic can be found before the D minor sonata, Op. 31 No. 2 which is rightly regarded as marking the beginning of Beethoven's second period."[1]

II. Largo appassionato

[edit]

\new PianoStaff <<
 \new Staff \relative c' {
  \tempo "Largo appassionato"
  \key d \major \time 3/4
  <a fis'>4^\markup { \italic "tenuto sempre" } q q |
  <a e'>4 <a fis'>2 |
  <a g'>2 <a fis'>4 |
  <a e'>8 r r4 r |
 }
 \new Staff <<
  \new Voice \relative c {
   \key d \major \clef bass \voiceOne
   d4 d d |
   cis4 d2 |
   e2 d4 |
   cis8\noBeam a~ a2 |
  }
  \new Voice \relative c, {
   \voiceTwo
   d16-.[_\markup { \italic "staccato sempre" } r e-.] r fis-.[ r e-.] r fis-.[ r d-.] r |
   g16-.[ b\rest a-.] r fis-.[ r e-.] r fis-.[ r d-.] r |
   cis16-.[ r a'-.] r b-.[ d\rest cis-.] r d-.[ b\rest gis-.] r |
   a8\noBeam a( gis g fis e) |
  }
 >>
>>

One of the few instances in which Beethoven uses the tempo marking Largo, which was the slowest such marking for a movement. The opening imitates the style of a string quartet and features a staccato pizzicato-like bass against lyrical chords. A high degree of contrapuntal thinking is evident in Beethoven's conception of this movement. The key is the subdominant of A major, D major.

Tovey wrote, "The slow movement shows a thrilling solemnity that immediately proves the identity of the pupil of Haydn with the creator of the 9th symphony."[1]

III. Scherzo: Allegretto

[edit]

\new PianoStaff <<
 \new Staff \relative c''' {
  \tempo "Allegretto"
  \key a \major \time 3/4
  \partial 4 a16 e cis' a |
  e'4 r cis,16 a e' cis |
  a'4 r cis,,16 a e' cis |
  a'4-. <a dis, b>-. <a fis b,>-. |
  << { <fis a>4( <e gis>) } \\ { b2 } >> gis''16 e b' gis |
  d'!4 r gis,,16 e b' gis |
  d'4 r d,16 b e d |
 }
 \new Dynamics { s4\p }
 \new Staff \relative c' {
  \key a \major \clef bass
  r4 |
  r4 <a cis e> r |
  r4 <a e cis a> r |
  a4-. fis-. dis-. |
  e4( e,) r |
  r4 <e' gis b d!> r |
  r4 <e b gis e> r |
 }
>>

A short and graceful movement that is in many respects similar to a minuet. This is the first instance in his 32 numbered sonatas in which the term "Scherzo" is used. The A minor trio section adds contrast to the cheerful opening material of this movement. Unusually, there is a second melody (not in the trio) in the remote key of G minor.

IV. Rondo: Grazioso

[edit]

\new PianoStaff <<
 \new Staff \relative c' {
  \tempo "Grazioso"
  \key a \major
  r4 \tuplet 3/2 { cis16[ e a] } cis32 e a cis e4-. e-. |
  \override Beam.auto-knee-gap = #2 e8( gis,,16) r gis2 gis4 |
  a4( b cis d) |
  \slashedGrace cis8 e4.( d16 cis b4) r |
 }
 \new Dynamics { s1\p s1*2 \grace s8 s4\sf }
 \new Staff \relative c {
  \key a \major \clef bass
  a16 cis e a r4 a8 e' cis e |
  b8 e d e b e d e |
  cis8 e gis, e' a, e' fis, a |
  e8 cis' a cis e, gis d gis |
 }
>>

A beautiful and lyrical rondo. The arpeggio that opens the repeated material becomes more elaborate at each entrance. The form of this rondo is A1–B1–A2–C–A3–B2–A4–Coda. The C section, in the parallel minor A minor, is rather agitated and stormy in comparison to the rest of the work, and is representative of the so-called "Sturm und Drang" style. A simple but elegant V7–I perfect cadence closes the entire work in the lower register, played piano.

References

[edit]
[edit]